![]() |
PATH![]() |
![]() ![]() |
pascal OSStatus DrawThemeTrackTickMarks (
const ThemeTrackDrawInfo *drawInfo,
ItemCount numTicks,
ThemeEraseUPP eraseProc,
UInt32 eraseData);
Your application can call the DrawThemeTrackTickMarks function to draw theme-compliant tick marks for a slider control. (Under Appearance Manager 1.1, sliders are the only track type that supports tick marks.) To draw a track control, call the function DrawThemeTrack . To draw a single tick mark, call the function DrawThemeTickMark .